Release 10.1A: OpenEdge Development:
Programming Interfaces
_get-db-list.p
Get a list of databases connected with some additional information about each database. The caller determines if the list should contain only audit-enabled databases. The list of possible entries is defined in
Parameters:src/auditing/include/_aud-std.i.INPUT pcgetCompleteList AS LOGICAL
YESspecifies to return a complete list of connected databases, including the nonaudit-enabled ones. If the user does not have permission (Audit Data Reporter) to read the policy tables for a database, the database is not included when the caller specifiesNOto return a list of audit-enabled databases only.OUTPUT cList AS CHARACTERReturned list of databases. The information for each database is separated by the value of
CHR(1).
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |